Started

Mar 30, 2021 07:38:17 PM

Ended

Mar 30, 2021 07:40:31 PM

Features Passed

0

Features Failed

1

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@Insured 0 2 0 0 0%
@Registration 0 2 0 0 0%
@Positive 0 2 0 0 0%
  • Customer Registration

    19:38:18 PM / 00:02:12:056 Fail

    Customer Registration
    03.30.2021 19:38:18 03.30.2021 19:40:30 00:02:12:056 · #test-id=1
    @Registration
    I want to register as an authorised portal user.
    FailSuccessful Registration Attempt as an Insured
    When I open "Customer_Registration_Page_URL" for Digital Storefront Portal
    step_definitions.CukeHooks.takeScreenshot()
    Then I see "Customer_Registration_Page_Title" as title of the Registration page
    step_definitions.CukeHooks.takeScreenshot()
    When I select role as "Insured"
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "7172752" as Policy Number
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "Carol" as Insured First Name
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "Townsend" as Insured Last Name
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "10/27/1937" as Insured Date of Birth
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "1090" as Insured SSN last 4 digits
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "1234567890" as Insured Daytime Phone Number
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "ltcportal.user+25010043@gmail.com" as email address
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "ltcportal.user+25010043@gmail.com" as confirm email address
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "R25InsuredTownsend" as Username
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "Temp@#123" as Password
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "Temp@#123" as Confirm Password
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "test" as Security Answer 1
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "test" as Security Answer 2
    step_definitions.CukeHooks.takeScreenshot()
    And I enter "test" as Security Answer 3
    step_definitions.CukeHooks.takeScreenshot()
    And I click on Submit button
    step_definitions.CukeHooks.takeScreenshot()
    Then I see the message for successful registration
    step_definitions.CukeHooks.takeScreenshot()
  • 1

    java.lang.AssertionError

    1 tests

    java.lang.AssertionError

    1 failed
    Status Timestamp TestName
    Fail 19:38:38 PM Then I see the message for successful registration
    Customer Registration.Successful Registration Attempt as an Insured.Then I see the message for successful registration